Autogenerated HTML docs for v1.7.2.1-22-ge7bdd 
diff --git a/git-svn.txt b/git-svn.txt index b09bd97..4b84d08 100644 --- a/git-svn.txt +++ b/git-svn.txt 
@@ -646,6 +646,12 @@ 	revision fetched. If unset, 'git svn' assumes this option to 	be "true".   +svn.pathnameencoding:: +	This instructs git svn to recode pathnames to a given encoding. +	It can be used by windows users and by those who work in non-utf8 +	locales to avoid corrupted file names with non-ASCII characters. +	Valid encodings are the ones supported by Perl's Encode module. +  Since the noMetadata, rewriteRoot, rewriteUUID, useSvnsyncProps and useSvmProps  options all affect the metadata generated and used by 'git svn'; they  *must* be set in the configuration file before any history is imported